additional character造句
例句与造句
- To support additional characters in that range , set
若要支持该范围中的其他字符,请将 - The expansion will include some additional character - customization options for players as well
这个资料片还包括一些额外的玩家定制选项。 - Make sure you enter just the document numbers ( i . e . , no additional characters or punctuation )
保证你进入只是文件数字(即,没有附加的字符或标点) - To represent more than one character , append each additional character to the one preceding it
若要表示多个字符,请将各个附加字符追加到它之前的字符的后面。 - These additional characters , also called supplementary characters , can be represented in utf - 8 using 4 bytes
这些额外字符也称为补充字符,可以在utf - 8中用4字节表示。 - It's difficult to find additional character in a sentence. 用additional character造句挺难的
- User ids and groups may also contain any of the following additional characters when supported by the security plug - in : , ! ,
在受安全插件支持的情况下,用户id和组还可以包含以下附加的字符: _ 、 - The additional characters primarily belong to exotic languages that might no longer be used , or might be limited in use
在此范围之外的其他字符基本上属于可能不再使用的语言,或者使用的情况有限。 - Therefore , it is important to note that individual situations may warrant including additional characters in the list of special characters
因此,要注意可能保证把额外字符包括到特殊字符列表中的个别情况,这一点很重要。 - In cryptography , the additional characters added to a plaintext message , to ensure that its length is an integral number of blocks for encryption by a block cipher
在密码学中,为了使明文信息的长度为分组密码加密中所用的块的整数倍,而在明文中添加的附加字符。 - At the start of this article , i said that in python , a string is an immutable sequence of characters . the last few lines of the previous example demonstrate this , as i first create a string and then modify it by adding additional characters
我在本文开头说过,在python中,字符串是不变的字符序列,上例中的最后几行说明了这一点,我首先创建一个字符串,然后通过添加其他字符串对它进行修改。